home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Classic Collection / The Amiga Classic Collection - Disc 1.iso / Education / ED66-BasicElectricsV1.DMS / ED66-BasicElectricsV1.adf / S / startup-sequence
Text File  |  1995-10-07  |  271b  |  16 lines

  1.  
  2. assign basicelectrics1.2: df0:
  3. assign env: ram:
  4. assign T: ram:
  5. assign L: ram:
  6. RESIDENT >NIL: C:PPSHOW PURE
  7.  
  8. ppshow title.pic time 5
  9. play -p3 slowelec.mod
  10.  
  11. run pp >NIL:
  12. echo "Welcome to Basic Electrics Vol 1.0! "
  13. echo "Please wait while Workbench loads..."
  14. loadwb
  15. endcli
  16.